home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1992 June: ROMin Holiday / ADC Developer CD (1992-06) (''ROMin Holiday'')_iso / Developer Connection - 06-1992.iso / Development Platforms / Apple II / Essentials / Technical.Notes / AIIe / TN.AIIE.009 < prev    next >
Encoding:
Text File  |  1989-04-21  |  2.6 KB  |  59 lines  |  [TEXT/pdos]

  1. Apple II
  2. Technical Notes
  3. _____________________________________________________________________________
  4.                                                   Developer Technical Support
  5.  
  6.  
  7. Apple IIe
  8. #9:    Switch Input Changes
  9.  
  10. Revised by:    Glenn A. Baxter                                  November 1988
  11. Written by:    Earl Edwards                                          May 1988
  12.  
  13. This Technical Note describes three changes which have been made to the switch 
  14. circuitry of Apple IIe revision C and later motherboards.
  15. _____________________________________________________________________________
  16.  
  17. The latest Apple IIe logic board has some changes in its switch circuitry.  
  18. Logic boards with part numbers 820-0087-C and later differ from earlier boards 
  19. as follows:
  20.  
  21. o    SW2 has been connected to the Shift keys on the keyboard by 
  22.      closing the X6 jumper. 
  23. o    12k ohm pullup resistors have been added to SW0 and SW1.
  24. o    A 0.1 microfarad capacitor to ground has been added to all three 
  25.      switch inputs:  SW0 (PB0, Open-Apple, OAPL), SW1 (PB1, Option, 
  26.      Closed-Apple, CAPL), and SW2 (PB2).
  27.  
  28. Note:  Schematics showing the differences are available in Chapter 7 of the
  29.        Apple IIe Technical Reference, First Printing, January 1987.
  30.  
  31. The X6 jumper was closed to allow the Shift key to be read directly, 
  32. facilitating the shift-click mouse selection feature in software products.  
  33. Note that this change connects SW2 to +5V through a 1k ohm resistor, and when 
  34. a shift key is depressed, SW2 is at ground potential.
  35.  
  36. The 12k ohm resistors were added to ensure that the self-diagnostic test would 
  37. run when the keyboard is disconnected.  The resistors have negligible 
  38. influence when the keyboard is connected.
  39.  
  40. The capacitors were added to reduce radiated emissions.  This reduction was 
  41. required because of changes in the memory configuration.  As a result of the 
  42. addition, the functional bandwidth of the inputs has been reduced; however, 
  43. the input requirements of the 74LS251 have not changed.  This addition may 
  44. cause improper operation with peripheral devices that rely on high push button 
  45. repetition rates.
  46.  
  47. The minimum V(IH) to the 74LS251 remains 2.0V, but for improved noise margin, 
  48. a minimum V(IH) of 2.4V is recommended.  This requires a drive of about 6 ma 
  49. to overcome the 470-ohm 5 percent resistor on SW0 and SW1.
  50.  
  51. The maximum V(IL) is 0.8V, and here again you should allow for some noise 
  52. margin.  The low level is ensured by the 470-ohm keyboard pulldown resistor 
  53. alone, but additional current sink will speed up the transition time.
  54.  
  55.  
  56. Further Reference
  57.     o    Apple IIe Technical Reference Manual
  58.  
  59.